home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.asm,comp.lang.asm.x86,comp.lang.c++,comp.sys.ibm.pc.hardware.cd-rom
- Path: in2.uu.net!demos!pluscom!usenet
- From: sergeyp@albea.ugatu.ac.ru (Sergey Pavlov)
- Subject: Re: CD-Tools
- X-Newsreader: Forte Free Agent 1.0.82
- Sender: usenet@news.rinet.ru (Superuser)
- Nntp-Posting-Host: albea.ugatu.ac.ru
- Organization: A/O Plus & Cronyx Ltd. Internet Node
- Message-ID: <DMK974.GAv@news.rinet.ru>
- References: <N.020896.174221.74@asd2-10.worldaccess.nl>
- Date: Sat, 10 Feb 1996 12:56:24 GMT
-
- friet@worldaccess.nl (Remi Frenay) wrote:
-
- >I bought a Philips CD-Rom and I found a lot of CD-Tools (Eject,Play
- >Track,Regonize CD-type,and much more). But Can somenone tell me how to program
- >that kind of tools in C++ or in Assembly (for the PC)
- >----
- >Remi Frenay
- >friet@worldaccess.nl
-
- > Born to Loose !
-
- You can use MSCDEX API (see specifications on MSDN/DDK) from MS-DOS or
- Win16.
-
- I have question:
- How can I call MS-DOS INTerrupts from Win32 Application, method of
- Andrew Shulman ("Unauthorized Windows 95") thru undocumented API
- "CallVXD" don't work in final release of Win95.
-
-
-
-
-
-
-